DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class / CurrentPage Property

In This Topic
    CurrentPage Property (C1SpanDataCollection<T>)
    In This Topic
    Gets the current page number.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CurrentPage As Integer
    public virtual int CurrentPage {get;}
    See Also